home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Guided Tour of Multimedia (Second Edition)
/
The Guided Tour of Multimedia (Second Edition).iso
/
trials
/
qtw111
/
samples
/
winplay1.def
< prev
next >
Wrap
Text File
|
1992-08-19
|
516b
|
19 lines
; ---------------------------------------------------------------------
;
; WinPlay1.def - Sample QuickTime for Windows Application
;
; (c) 1988-1992 Apple Computer, Inc. All Rights Reserved.
;
; ---------------------------------------------------------------------
NAME WINPLAY1
DESCRIPTION 'Sample Application'
EXETYPE WINDOWS
STUB 'winstub.exe'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024
STACKSIZE 16384